ASP.NET MVC コントロールヘルプ
CssMatch プロパティ (AutoCompleteBase<T>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > AutoCompleteBase<T> クラス : CssMatch プロパティ
検索語と一致するすべての部分をコンテンツで強調表示するために使用する CSSクラスの名前を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property CssMatch As System.String
public virtual System.string CssMatch {get; set;}
解説
By default, this property is set to "wj-state-match", which causes the matching terms to be shown in bold. You can set it to the name of a CSS class to change the way the matches are displayed.
参照

AutoCompleteBase<T> クラス
AutoCompleteBase<T> メンバ